#include <src/user/pspthreadman.h>
Data Fields | |
| SceSize | size |
| Size of the structure (should be set prior to the call). | |
| SceUInt | status |
| The status ? | |
| SceKernelSysClock | idleClocks |
| The number of cpu clocks in the idle thread. | |
| SceUInt | comesOutOfIdleCount |
| Number of times we resumed from idle. | |
| SceUInt | threadSwitchCount |
| Number of thread context switches. | |
| SceUInt | vfpuSwitchCount |
| Number of vfpu switches ? | |
|
|
Number of times we resumed from idle.
|
|
|
The number of cpu clocks in the idle thread.
|
|
|
Size of the structure (should be set prior to the call).
|
|
|
The status ?
|
|
|
Number of thread context switches.
|
|
|
Number of vfpu switches ?
|
1.4.6